Skip to content

arifire21/Loucks-Engineering-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install dependencies with

npm install

then start dev server with

npm start

or build to static files with

npm build