next-tailwind-ts
v0.2.8
Published
## π About
Downloads
9
Readme
πΊ next-tailwind-ts πΊ
π About
The NextJS template with TypeScript, and tailwindcss for scaffolding your project.
π Table of Contents
- πΊ next-tailwind-ts πΊ
π¦ Template contains
- [x] React 18.x
- [x] NextJS 14.x
- [x] TailwindCSS 3.x
- [x] TypeScript 5.x
π Pre-loaded dependencies
npx create-next-app@latest
yarn add axios react-loading-randomizable
yarn add -D tailwindcss postcss autoprefixer
npx tailwindcss init -p
π Versions (Last 2 Minor Version)
v0.2.8 - 2024-08-15
- Updated dependencies
v0.2.7 - 2024-08-15
- Updated dependencies
v0.2.6 - 2024-04-18
- Updated dependencies
v0.2.5 - 2024-04-17
- Updated dependencies
v0.2.4 - 2024-02-21
- Updated dependencies
v0.2.3 - 2024-02-07
- Updated default csp header
- Adjusted compiler config for non-production env
v0.2.2 - 2024-02-06
- Added default CSP (pre-defined)
v0.2.1 - 2024-02-06
- Updated Dependencies
- Added default next config
v0.2.0 - 2024-01-30
- Updated Next 14.1
v0.1.0 - 2023-12-28
- Initialized code structure with Pantone Color of the year 2024
- Icon from Google Material Icons
- Palette from coolors
Version History
... more
π Get Started
Initialized (don't forget to rename
my-project
)npx degit buildingwatsize/next-tailwind-ts#main my-project
Go to project folder
cd my-project
Set up dependencies
yarn
Run!
yarn dev
Want some more ?
see NextJS Doc
π NextJS Template β Made with β€οΈ by Watsize π