spas-app

1.0.6 • Public • Published

SPAS

React boilerplate multiple page app using mongoose/mongoDB as database

This project, SPAS, stands for Single Page App w/ SQL

This project was bootstrapped with Create React App.

Make sure your package.json at server level has these 'scripts' Scripts Having this 'start' script alloss you to run the local SQL server and the client side react app

To properly run this project you must,

  1. install these packages:

    (AOS handles animation of components) (Radium handles extra css events like hover) (React-Bootstrap is used for some styling aspects) (React-Page-Scroller treats each component as its own page, allowing you to 'scroll' to change 'pages(components)')

    'npm i -S' should install all of the required dependencies.

  2. Go to your config file and change your root settings with your password to access mysql.

  3. Set up your schema file.

  4. Set up your seeds file.

  5. Change the components to fit your personal brand/or band

  6. 'yarn start' to enjoy.

/spas-app/

    Package Sidebar

    Install

    npm i spas-app

    Weekly Downloads

    8

    Version

    1.0.6

    License

    MIT

    Unpacked Size

    74 MB

    Total Files

    15668

    Last publish

    Collaborators

    • mgroe