0.2.2 • Published 4 years ago
min-web-template v0.2.2
Simple tool to generate new preact/react + scss/postcss/css project using prompts
usage: npx min-web-template project_dir
advance options:
tailwind add tailwind dependencies to project
svg allow svg import in (p)react files
these options can only be passed via command lineThe project this tool generates is based on https://github.com/Somepub/minimal-web_template .