Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 224 Bytes

File metadata and controls

12 lines (8 loc) · 224 Bytes

Frontend smart template

A template for quickstart of new frontend project

Getting started

First of all, you need to install dependencies

npm i

npm i -g gulp npm-check-updates

To start work just run

npm start