Skip to content

rpt25-FEC-tatertots/GiGi-Impact

Repository files navigation

Project Name

Sourcing Services for rpt25-FEC-tater-tots

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

NPM Install If you have password for your MySQL, replace line 6 in database > index.js file with your password. If not, comment out line 6 and uncomment line 7. Run the following in your terminal if you have a password, change Hello123 to your own password. mysql -u root -pPassword123!< database/schema.sql if not, run mysql -u root -p < database/schema.sql Run the following in a terminal npm run seed Create the bundle npm run react-dev Start the server npm run server-dev

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published