Skip to content

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

Notifications You must be signed in to change notification settings

MidoAhmed/modern-frontend-workflow-npm-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages