Blame view

泰额版/Food Labeling Management Platform/README.md 350 Bytes
884054fb   “wangming”   项目初始化
1
2
3
4
5
6
7
8
9
10
11
  
    # Food Labeling Management Platform
  
    This is a code bundle for Food Labeling Management Platform. The original project is available at https://www.figma.com/design/PaL1ichhZXRYnFJQCNXHyo/Food-Labeling-Management-Platform.
  
    ## Running the code
  
    Run `npm i` to install the dependencies.
  
    Run `npm run dev` to start the development server.