Skip to content

johnnydepp9/be-nft

 
 

Repository files navigation

Sotatek Starter User Frontend

Evironment

Node version: 14.15.4

Setup

Step 1

npm i

Step 2

Create .env file

cp .env.local.example .env

Step 3: Run development server

npm start

Default port running in 9333

You can change in .env file:

PORT=9333

Step 4

Access:

http://localhost:9333/#/

Enjoy and Finish !!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.0%
  • SCSS 4.1%
  • CSS 3.0%
  • HTML 2.1%
  • Makefile 0.8%