Skip to content

zhixuan07/web-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the project include server and client side

npm run dev

Clone the repository in terminal

gh repo clone zhixuan07/web-api

Create your own branch before do any changes

git checkout <branch-name>

Install server package

npm i

Change directory to client side and install package

cd client
npm i

To run client side

cd client 
npm run dev

Server port

  • User

Extra Tips

To move upper directory level

cd ../

Vue Docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors