Skip to content

Quickstart your fullstack project with this template/boilerplate

License

Notifications You must be signed in to change notification settings

jacobx1/parcel-fullstack-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parcel-fullstack-template

This template includes all the boilerplate needed to get a fullstack app working with the following technologies:

  • React
  • Grommet
  • Redux + Redux Toolkit
  • Express
  • TypeScript
  • Parcel

Just clone this repo and start updating

Getting started

First, clone this repo. Then, in the root of the repo, run yarn. Now you're ready to start development.

To start the client and server dev servers, run yarn start from the root. Now whenever client or server code is updated, the affected components will update. Client code will update with Parcel's HMR - server code will restart via ts-node-dev.

Hope this helps make it faster to get an idea started!

About

Quickstart your fullstack project with this template/boilerplate

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published