/react-express-parcel

setup react & express with parcel

Primary LanguageJavaScript

react-express-parcel

setup react & express with parcel

This is ment to be a bass porject to help start a project and to try and keep up to date with all packages.

Setup with

  $ npm run setup

Run with

  $ npm run dev

Build (the basics) and run Prod with

  $ npm run build:start