Skip to content

critical-MAS/YukeBox

 
 

Repository files navigation

YocketList

Where Yockets meets lists. YOCKET LIST!

Contribution Guide

====== Fork and clone this repository if you would like to contribute. Make sure to run npm install to intall the dependancies. Webpack is our build tool of choice. NPM is set up to automate your build process and environment. Run npm start to run the webpack dev server. Run npn run serve to spin up the node server powered by nodemon. Run npm test to run the test suite

Project Srtucture

====== YocketList
.↳ Client
...↳ html files
...↳ entry react file [index.jsx]
...↳ react component dependancies
.↳ dist
...↳ build directory created by webpack
.↳ server
...↳ server files
configuration files
.babelrc
.gitignore
package.json
README.md
webpack-hmr.js [ not properly configured ]
webpack.config.js

About

Enabling Democratic Party Playlists with a MERN stack app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.9%
  • CSS 4.3%
  • HTML 2.8%