Skip to content

RapidRetail/reviews-component

 
 

Repository files navigation

Project Name

Luke's Component Reviews Module

Related Projects

Usage

Database -- Start your mysql database by running mysql.server start -- Build my database by cd'ing into my database directory, then run mysql -u -root < schema.sql -- note: instead of root, you may need to user your own username. also, if your database is password protected, use the -p flag with that command. -- Seed the database: from the same database directory, run node seeders.js to seed the databse.

About

Luke's primary component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.4%
  • CSS 16.6%
  • HTML 1.0%