zenorocha / 14habits.com

The source code of 14habits.com

Home Page:https://14habits.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

14 Habits of Highly Productive Developers

The source code of 14habits.com

Development

In order to run it locally you'll need to fetch some dependencies and run a local server.

  1. Install dependencies:

    $ npm install
  2. To run locally:

    $ npm run dev

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT License © Zeno Rocha

About

The source code of 14habits.com

https://14habits.com


Languages

Language:JavaScript 98.4%Language:CSS 1.6%