coral-reef
Version:
A powerfull Next.js setup with so many no conf features
11 lines (7 loc) • 393 B
Markdown
## :tropical_fish: Coral Reef is a feature rich Next.js Setup
**Coral reef** Helps you create Next.js websites without the boring setups. It's shipped with typescript, tailwind, CSS/JS/HTML minification and a powerfull CLI to help you automate navigation, pages and components creation.
### Basically
```markdown
> npm i -g coral-reef
> npx coral start -n "Your Awesome Project's Name"
```