Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

pinguinosod/pingu-trener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pingu Trener

Train station app for a programming challenge by ninjas.cl

This application is live on https://pingu-trener.netlify.app/

Local Setup

Install node modules

npm install

Start backend mock for handling http requests

npm run backend-mock

Start frontend application

npm start

Unit Tests

Run unit tests

npm test

Run unit tests with coverage

npm run coverage

Coverage report will be generated on coverage folder

License

MIT

About

Train station app for a programming challenge by ninjas.cl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published