Skip to content

Grimpy101/vpt-2-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VPT 2.0 API

Development

The project requires

  • node (either 12.22.0, 14.17.0, or at least 16.0.0)
  • yarn package manager.

For first time setup run

yarn
yarn install

To compile and run the node server:

yarn build

To just run the node server:

yarn start

To run ESLint

yarn lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published