Skip to content

tk1/trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Trainer example

How to start the API server

# API server
cd api

# install dependencies
npm install

# serve at localhost:3000
node .

How to start the client server

# client
cd client

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

About

problem trainer with vue

Resources

Stars

Watchers

Forks

Packages

No packages published