GuiDevloper / nulltest

Playing with Nullstack for troubleshooting other project issues

Home Page:https://nulltest.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nulltest

Nullstack

How to run this Project

Install the dependencies:

npm install

Copy the environment sample to a .env file

NULLSTACK_PROJECT_NAME="[dev] Nulltest"
NULLSTACK_PROJECT_DOMAIN="localhost"
NULLSTACK_PROJECT_COLOR="#D22365"
NULLSTACK_SERVER_PORT="3000"

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

About

Playing with Nullstack for troubleshooting other project issues

https://nulltest.vercel.app


Languages

Language:JavaScript 99.1%Language:CSS 0.9%