https://github.com/eseku/cscd-311-project-web
https://github.com/eseku/cscd-311-project-web
ajax bulma-css jquery live-server node nodejs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eseku/cscd-311-project-web
- Owner: eseku
- Created: 2019-10-08T17:57:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T15:27:10.000Z (over 2 years ago)
- Last Synced: 2025-03-24T01:22:58.848Z (3 months ago)
- Topics: ajax, bulma-css, jquery, live-server, node, nodejs
- Language: HTML
- Size: 517 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cscd-311-project-web
## Details
Index Number - 10671406
Name - Joojo Quartey
## Requirements
Have nodejs installed in your command line
### Installation
Clone this repository in your command line with
```
git clone https://github.com/eustacequartey/cscd-311-project-web.git
```Enter the cloned repository with
```bash
cd cscd-311-project-web
```then run
```bash
npm install && npm run serve
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)