Skip to content

spirobel/mini-next-vs-code

Repository files navigation

mini-next vs-code

Install this to have a better experience with mini-next in vs-code

mininext github

mininext npm

Tutorial

If you understand these 3 basic concepts you can build your own website with mininext:

  1. html + css
  2. templating
  3. you can use data inside of your html templates

Tutorial video: intro to mininext

quickstart:

bun create spirobel/gucci yournewproject

barebones quickstart:

bun create spirobel/aldi yournewproject

if you don't have bun installed, run first:

curl -fsSL https://bun.sh/install | bash # for macOS, Linux, and WSL

Credits

Credits: Tobermory, Jas Chen