Skip to content

femave/react-web-noticias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Download or clone this repo

  • In terminal go to react_w-node_server_boilerplate folder

To install all server dependencies

npm install
  • Go to react_w-node_server_boilerplate/client

To install client dependencies

npm install

Usage

In react_w-node_server_boilerplate

  • To start the server
npm start

Server running on port 3001

  • Can start server on dev (needed nodemon)
npm run dev
  • To start client Go to react_w-node_server_boilerplate/client
npm start

Client running on port 3000

About

Scrapping notices webs with react and node

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published