Skip to content

ironhack-berlin-2018-october-ft/fullstack-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Fullstack App

Instructions to start the project

For the server

Create a .env file

PORT=5000
$ cd react-day4-server-starter	
$ npm install

# To launch the server
$ npm run dev

To test, you can go there: http://localhost:5000/api/projects

For the client

$ cd project-management-client
$ npm install

# To launch the client
$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published