- Download Node.js specifically the "LTS" version
- This will install Node.js and NPM which is a package manager
- Navigate to root of the repo in command prompt and run
npm install
oryarn
- Verify that Node.js and NPM are accessible via the command prompt by running
node -v
andnpm -v
- If you did a "first" install of Node.js, pray that no errors happen. If there are some contact me or Google.
- Run
npm run dev
in the root of the repo to start the website locally
-
Notifications
You must be signed in to change notification settings - Fork 0
jmrapp1/CRUD_App
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published