Getting Started
By running the following script you can start a new web project with Next.js already setup and ready to go complete with a basic website project that you can edit or remove the layout. For a full list of features visit https://site.com/features coming soon.
Deno:
deno --unstable run --allow-read --allow-write https://deno.land/x/start@V0.0.1-alpha/index.ts my-app --next
Feature Todo List
- basic script
- next functionality
- publish on npm
- progress bar
- css preprocessers
- linting
- mixins
- other frameworks
Documentation
coming soon.
Contributing
coming soon.