/nullstack-new

Run a Nullstack template with one link ✨🚀

Primary LanguageTypeScript

Nullstack New

Run a Nullstack template with one link ✨🚀

Nullstack

This is a mirror to our StackBlitz templates for easy access with one url

Main options

💡 All of them come with ESLint + Prettier, CSS and Babel configured to work on StackBlitz and locally

Link Tools
nullstack-new.vercel.app TSX
nullstack-new.vercel.app/tsx TSX
nullstack-new.vercel.app/jsx JSX

Examples & Vercel

In Nullstack Examples README Nullstack New is used with one-click buttons to load a specific template on StackBlitz, or deploy straight to Vercel using a url like follows:

https://nullstack-new.vercel.app/active-class-name?vercel

Details good to know

Feeling curious? Take a look at those details good to know about how a Nullstack project works on StackBlitz

How to run this project

Install the dependencies: npm install

Rename the .env.example file to .env

Run the app in development mode: npm start

Open http://localhost:3000 to view it in the browser.

Learn more about Nullstack

Read the documentation