epoll-j / auto_track_server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hooks-react-starter

Use this template:

npx degit https://github.com/midwayjs/hooks/examples/react ./hooks-app

Use npm install to install the dependencies

Commands

  • npm run dev: Starts the development server
  • npm run build: Builds the application for production
  • npm run start: Runs the application in production mode

File Structure

  • src: source code, include backend and frontend
    • api: backend code
    • others: frontend code
  • public: static files
  • midway.config.ts: project config
  • index.html: entry file

About


Languages

Language:TypeScript 92.7%Language:JavaScript 5.3%Language:CSS 1.9%Language:HTML 0.1%