Vintage is One Page HTML Responsive Template created using http://bulma.io/ library.
Use Git or checkout with SVN using the below web URL.
https://github.com/Milap/vintage-one-page-html-template.git
Run below command once clone is done, it will install all required node_modules
.
npm install
Run below commands once all node_modules
gets installed.
npm run start
Above command will start CSS
and JS
builds with watchers.
npm run server
This will start local server. You can access HTML Template using below URL in browser.
http://localhost:9000/index.html
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.