Skip to content

alanio/nlw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next Level Week #1 RocketSeat

Badge Badge Badge Badge

Table of contents

General info

Ecoleta - An simple application to show the power of React in the web and mobile development.

Project Status: Development ⚠️

Technologies

Project created with:

  • NodeJs
  • TypeScript
  • React
  • Expo CLI

Setup

To run this project, install it locally using npm:

Server
$ cd backend
$ npm install
$ npm run dev
Web
$ cd frontend
$ npm install
$ npm start
Mobile
$ cd mobile
$ npm install

Acept expo instalation ⚠️

$ npm start

License