Skip to content

martinlissmyr/nws-node

Repository files navigation

Running the app locally

Start with:

$ npm run server:dev

The app will be accessible on http://localhost:3000.

Installing

  1. Run npm install.
  2. Start the app via grunt server. (If grunt is missing, install it via npm install -g grunt-cli.)

The web app should now be running on http://localhost:3000.

Deploying

Heroku is used for hosting.

Push a new version

Use Herokus git deploy.

$ git push your-heroku-app master

About

It's news reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors