Skip to content

tuliosj/infocar

Repository files navigation

Infocar

Start application

# Clone this project
$ git clone [email protected]:tuliosj/infocar.git

# Open folder
$ cd infocar

# Install dependencies
$ npm install

# Create database table
$ npm run typeorm migration:run

# Run application
$ npm run dev

# Run tests
$ npm run test

# Tests on Windows (uses set instead of env)
$ npm run test:win

Tests

tests

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published