Skip to content

zhongds/tw_homework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Two ways to setup the project:

development environment

  npm install
  npm start

production environment

   npm install
    npm run build  
   npm run deploy:prod

open "http://localhost:3000" in browser

default port : 3000, you can change the port in package.json file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published