Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/spencerpresley/cosc425-front

Repo for the front end module of the full project.
https://github.com/spencerpresley/cosc425-front

Last synced: 25 days ago
JSON representation

Repo for the front end module of the full project.

Awesome Lists containing this project

README

        

# COSC425-FRONT

For link to site see description.

Repo for the front end module of the full project.

If you want to contribute see instructions below.

## Instructions

clone the repo:
`git clone [email protected]/SpencerPresley/COSC425-FRONT`

cd into site
`cd site`

Install dependencies:
`npm install`

Now you can run the site with:
`npm run dev`