lakshmikgangesh / Starter-Kit-2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starter-Kit-2018

Steps

Download or Pull This Repo Top of this page you can see where it says clone or download

Install Node https://nodejs.org/en/

Download Atom https://atom.io/

Install all the node packages On the root of this project run on your terminal (if you want you can do this with yarn but thats optional)

npm install

Update the node packages On the root of this project run on your terminal (if you want you can do this with yarn but thats optional)

npm update

Start the server

npm run watch

About

License:MIT License


Languages

Language:JavaScript 99.7%Language:SCSS 0.3%Language:HTML 0.1%