Skip to content

bos-com/esm-greencode

Repository files navigation

esm-greencode

React + TypeScript frontend app (ESM), intended to be pushed to its own GitHub repository.

Stack

  • React 19 + TypeScript
  • Vite 7 – dev server, HMR, production build
  • ESLint – linting
  • Prettier – formatting

Setup

cd esm-greencode
npm install

Scripts

Command Description
npm run dev Start dev server (HMR)
npm run build Production build to dist
npm run preview Preview production build
npm run lint Run ESLint
npm run format Format with Prettier
npm run format:check Check formatting

License

Same as the parent GreenCode project, or set your own in this repo.

About

frontend modlules for GreenCode API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors