satyamz / sep24-reference-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SEP-24 Reference UI

Developing

We use yarn package manager.

yarn or yarn install

To start the app in development mode, which will watch for changes to files, rebuild, and reload the site automatically, run the start script.

yarn start

Building for production

Builds the app for production to the build folder.

yarn build

About

License:Apache License 2.0


Languages

Language:TypeScript 62.0%Language:JavaScript 23.9%Language:Dockerfile 4.4%Language:SCSS 4.0%Language:Makefile 2.7%Language:HTML 2.5%Language:Shell 0.6%