MidoAhmed / modern-frontend-workflow-npm-scripts

A Modern Front End Workflow : Building a Project Starter with NPM Scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modern-frontend-workflow-npm-scripts

NPM scripts project starter

A simple starter repository for this tutorial.

Starting the project runs a local server, watches Sass files, builds Sass to CSS and live reloads.

To install

npm install

or

yarn install

To run

npm start

or

yarn start

About

A Modern Front End Workflow : Building a Project Starter with NPM Scripts


Languages

Language:HTML 100.0%