To begin using this template, choose one of the following options to get started:
- Clone the repo:
git clone https://github.com/sandroe2000/layoutzero.git - Fork the repo
After cloning the repo take a look at the gulpfile.js and check out the tasks available:
npm installThis will download all dependenciesgulpThe "gulp" task will serve up a local version of the template and will watch HTML, Javascript and Css files for changes and reload the browser window automatically
Special atention for JSON Server, a mock json DB, more abolt in https://github.com/typicode/json-server, to start:
- json-server --watch data/app.json
This frontend was created by and is maintained by Sandro C. Espindula
This fronend is based on the Bootstrap framework created by Mark Otto and Jacob Thorton.
Copyright 2018. Code released under the [MIT] license.