Skip to content

Resource sharing application that allows users to organize, share, and vote for their favorite valuable resources.

Notifications You must be signed in to change notification settings

team-sketchers/Resourc.us

 
 

Repository files navigation

resources

Empty project.

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To run the server:

npm run server

To create a production build:

npm run build-prod

To create a development build:

npm run build-dev

Running

Run server and (production or development build) then open localhost:3000 in your browser

Credits

Sean, Julia, Eric, Josh

About

Resource sharing application that allows users to organize, share, and vote for their favorite valuable resources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.3%
  • SCSS 17.1%
  • Other 0.6%