Skip to content

rohitkumarankam/terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal

Live Demo

# install dependencies (only for first time)
npm install

# run the local server at localhost:8080
npm run dev

# build for production in the dist/ directory
npm run build