Skip to content

19h47/19h47-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

87 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

19h47-scripts

Installation

yarn add 19h47/19h47-scripts

Usage

yarn 19h47-scripts dev
yarn 19h47-scripts prod

Folder src

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

Inspiration

This is inspired by react-scripts and kcd-scripts.

Releases

No releases published

Packages

No packages published