Skip to content

Official website of enduro.js - Minimalistic, lean & mean, node.js cms

License

Notifications You must be signed in to change notification settings

Gottwik/enduro_website

Repository files navigation

Official website of enduro.js - Minimalistic, lean & mean, node.js cms

Hosted here: http://endurojs.com/

Other repositories: EndurosamplesEnduro admin • endurojs.com site

Imgur

Contributing

This website is made in enduro.js and has bower dependencies. To get it running locally follow these steps:

  1. Make sure you have node.js installed. Grab it here if you don't: https://nodejs.org/en/download/
  2. Install enduro globally - $ npm install enduro -g
  3. Make sure you have bower installed globally. If not run $ npm install -g bower
  4. Install bower dependencies - $ bower install
  5. Install npm dependencies - $ npm install
  6. Finally, start up enduro - $ enduro start for production mode, or $ enduro dev for development mode.
  7. Done. Browser with the website loaded should appear.

About

Official website of enduro.js - Minimalistic, lean & mean, node.js cms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published