Skip to content

Commit

Permalink
Changed aurelia link for jspm and webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
sridhar441 committed Jan 2, 2020
1 parent ad2ba8e commit 9d8ba25
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,8 @@ au run --watch

### With Webpack

To configure your project with Webpack, follow the resources from Aurelia Docs: https://aurelia.io/docs/build-systems/webpack/.
To configure your project with Webpack, follow the resources from Aurelia Docs:
https://aurelia.io/docs/build-systems/webpack/.

```bash
git clone [email protected]:aurelia/skeleton-navigation.git
Expand Down Expand Up @@ -202,7 +203,8 @@ npm run start

#### Installing aurelia-cli

To configure your project with JSPM, follow the resources from Aurelia Docs: https://aurelia.io/docs/build-systems/jspm.
To configure your project with JSPM, follow the resources from Aurelia Docs:
https://aurelia.io/docs/build-systems/jspm.



Expand Down

0 comments on commit 9d8ba25

Please sign in to comment.