This is the toolchain china that will enable the use of tailwindcss, reactjs and many other uselful tools and technologies that will help with the developing of the toolbox
#Set up To get started, clone the project and install the dependencies:
# Using npm
npm install
# Using Yarn
yarn
#Run project To get run the project run
# Using npm
npm start
have updated to parcel v2 and tailwind 2, will need to check for postcss 8 support soon