Skip to content

Commit

Permalink
Update readme and remove production folder
Browse files Browse the repository at this point in the history
  • Loading branch information
RalucaNicola committed May 26, 2018
1 parent 4417e94 commit dc16d6c
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
node_modules/

dist/
package-lock.json
**/.DS_Store
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,21 @@ This application displays the hiking trails in the [Swiss National Park](http://

![screenshot](screenshots/screenshot2.PNG)


## Instructions

1. Fork and then clone the repo.
2. Install dependencies with `npm install`.
3. Start the development app with `npm run start`.
3. Update the [config](./src/ts/config.ts) file with your services/data.
4. Start the development app with `npm run start`.
5. The production app can be created with `npm run build`.

## Requirements

* Notepad or your favorite HTML editor
* Web browser with access to the Internet

## Resources

The following libraries, APIs and datasets were used to make this application:</p>

* Hiking trails geometry and attributes data from the [Swiss National Park](http://www.nationalpark.ch/en/visit/trails-routes).
Expand Down
1 change: 0 additions & 1 deletion dist/760bd83ee04dff470e0277f3eb7deebe.svg

This file was deleted.

Binary file removed dist/76971684dd3ecda4b869a7091aa8f00f.jpg
Binary file not shown.
Binary file removed dist/85698bcebe119154bb58475f0b76cf1e.jpg
Binary file not shown.
Binary file removed dist/fonts/674f50d287a8c48dc19ba404d20fe713.eot
Binary file not shown.
Binary file removed dist/fonts/af7ae505a9eed503f8b8e6982036873e.woff2
Binary file not shown.
Binary file removed dist/fonts/b06871f281fee6b241d60582ae9369b9.ttf
Binary file not shown.
Binary file removed dist/fonts/fee66e712a8a08eef5805a46892932ad.woff
Binary file not shown.
1 change: 0 additions & 1 deletion dist/main.bundle.js

This file was deleted.

4 changes: 0 additions & 4 deletions dist/main.css

This file was deleted.

0 comments on commit dc16d6c

Please sign in to comment.