Skip to main content

Start

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 -A https://deno.land/x/start --next --sass --gitignore
  • -A allows all all permissions in Deno, this script only uses --allow-read, write and run however you can use --allow-all or -A.

Feature Todo List

  • basic script
  • next functionality
  • publish on npm
  • progress bar
  • css preprocessers
  • linting
  • web app with auto github repo creation
  • mixins
  • other frameworks
  • package managers
  • fetch files from github not locally

Documentation

coming soon.

Contributing

coming soon.

Author

Twitter