Skip to content

dsco-group/dsco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSCO - Marketing Website

Installation

npm install # -> install necessary dependecies
npm start # -> run the dev server locally
npm run build # -> build production files

After running npm run build you can check the dist folder for the final html files.