Project Installation
Clone and Install the Project Template
Clone Repository
$ git clone https://github.com/maximjsx/template.gitInstall Dependencies
$ npm installRun Development Server
$ npm run devProject Installation
Clone and Install the Project Template
$ git clone https://github.com/maximjsx/template.git$ npm install$ npm run dev