imSmaity / pixel-vanish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

Configuration

Create a .env file in the root of the project and add the following configuration:

REACT_APP_API_URL='http://127.0.0.1:4000/v1'

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About


Languages

Language:TypeScript 80.7%Language:HTML 19.3%