yarn add 19h47/19h47-scripts
yarn 19h47-scripts dev
yarn 19h47-scripts prod
node_modules
src
βββ fonts
β βββ font.woff2
βββ icons
β βββ icon.svg
βββ img
β βββ jpg
β β βββ img.jpg
β βββ png
β β βββ img.png
β βββ svg
β βββ img.svg
βββ scripts
β βββ app.js
βββ stylesheets
β βββ styles.scss
β βββ styles.css
βββ index.js
package.json
tailwind.config.json
This is inspired by react-scripts
and kcd-scripts
.