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