Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beckiemorton/wk15-auth-codealong
https://github.com/beckiemorton/wk15-auth-codealong
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/beckiemorton/wk15-auth-codealong
- Owner: BeckieMorton
- Created: 2023-12-05T11:23:21.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-05T12:27:59.000Z (about 1 year ago)
- Last Synced: 2023-12-05T13:34:49.518Z (about 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Express API Starter Project
This project includes the packages and babel setup for an express server, and is just meant to make things a little simpler to get up and running with.
## Getting started
Install dependencies with `npm install`, then start the server by running `npm run dev`
## View it live
Every project should be deployed somewhere. Be sure to include the link to the deployed project so that the viewer can click around and see what it's all about.