Skip to content

team-sketchers/Resourc.us

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

195 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

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