Code Setup
-
git clone https://github.com/jax-explorer/faststarter-template (opens in a new tab)
-
rename dir
-
goto project package.json change name
-
create a github Repository
-
push it to your github
-
create .env file for local test
-
start
npm install
npm run dev