Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jonasalessi/ecollect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Collect

Project using NodeJs, ReactJs and ReactNative

To run the server

cd server
yarn knex:migrate
yarn knex:seed
yarn dev

To run the front end

cd web
yarn
yarn start

To run the mobile using expo

cd mobile
yarn
yarn start

The mobile project is not ready yet

About

Project using NodeJs, ReactJs and ReactNative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors