An open API service indexing awesome lists of open source software.

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

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/)