Skip to content

icstars/FixTheCRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork This Repo

After you fork this repo, you will need to clone the repo to your local machine and install node modules into the frontend folder and the FixTheCRUD folder.

  1. Open your command line in visual studio code.
  2. Navigate to the FixTheCRUD folder if you are not already in it.
    • type npm install into the command line/terminal.
  3. Navigate to the frontend folder
    • type npm install into the command line/terminal.

Start the frontend server first from port 3000 (npm start) and the node server second (node server.js). This is to ensure that you will not need to change the port in the project.

About

i.c.stars Fix the CRUD deliverable and codebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published