Skip to content

DevProgress/projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

npm install

Spin Up the Dev Server

npm start

Build the Website

npm run build

Deploy the Website

npm install -g gh-pages npm run deploy