@matteusan/next-ts-starter
v1.0.0
Published
Matteu's NextJS, React, Sass, and Typescript starter template.
Downloads
3
Readme
NexTSass
Matteu's NextJS, React, Sass, and Typescript starter template.
Yes I know the acronym sucks, but this stack is pretty OP for my use cases.
Features
- SASS (Preprocessor)
- Sentro + Himig Web (Styling)
- Formik (Forms)
- React Icons (Icons)
- ESLint (Formatting)
Doing the running things n' stuff :)
For dev servers:
npm run dev
or
yarn dev
For prod servers:
- Just deploy it in vercel, no big deal lmao.