Learn how to build web applications by doing
The idea of this project is to build ten web application templates to help people learn how to build web applications using different JavaScript frameworks.
We provide users with HTML, CSS and other assets files plus some pointers of how the application should behave and some useful resources such as third party web services to fetch/store data.
- git clone this repository
- npm install
- gulp serve
- Visit the site at http://localhost:3000.
- gulp build
ten is licensed under the MIT license.
See LICENSE for the full license text.