Skip to content

codepiyush/devconnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devconnector

A website for developers

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Opens http://localhost:3000 to view it in the browser. Opens Api server on http://localhost:5000

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run server

Launches the test Api server on http://localhost:5000 with nodemon.

npm start

Launches the test Api server on http://localhost:5000.

npm client-install

Installs dependencies for the React frontend client.