Project Setup This provides a most basic compiling and bundling setup for Frontend. The setup uses Parcel for zero configuration setup. Usage npm i Parcel has a development server built in, which will automatically rebuild your app as you make changes. npm start