Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonny-binns/binns_jonathan_set008101_coursework2
The second coursework from the web technologies module, taken in second year
https://github.com/jonny-binns/binns_jonathan_set008101_coursework2
html javascript nodejs
Last synced: about 2 months ago
JSON representation
The second coursework from the web technologies module, taken in second year
- Host: GitHub
- URL: https://github.com/jonny-binns/binns_jonathan_set008101_coursework2
- Owner: jonny-binns
- Created: 2019-04-02T14:29:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T21:23:39.000Z (about 2 years ago)
- Last Synced: 2024-04-19T15:21:26.164Z (9 months ago)
- Topics: html, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 3.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README v1.txt
Awesome Lists containing this project
README
Once downloaded make sure the website folder is placed in your node.js install
open CMD in administrator and navigate to that website folder inside the node.js install
run 'set DEBUG=myapp:* & npm start'
open your browser of choice and head to localhost:5000/users/signup
the signup page should loadthe packages required should be in the labs but if not check package.json and package-lock.json to see which are installed