@spirobel/mininext
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

mininext

To install

bun add @spirobel/mininext

syntax highlighting:

mininext vs code extension

github:

mininext github repo

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

To install dependencies:

bun install

dev:

bun run dev

production:

bun run start

build:

bun run build

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

Readme

Keywords

none

Package Sidebar

Install

npm i @spirobel/mininext

Weekly Downloads

12

Version

0.3.2

License

MIT

Unpacked Size

84.3 kB

Total Files

12

Last publish

Collaborators

  • spirobel