Thanks to visit codestin.com
Credit goes to github.com

Skip to content

thainhat04/student-management-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Môi trường chạy dự án: Node.js v20.14.0

https://nodejs.org/download/release/v20.14.0/

Các bước cài đặt: (chế độ development)

  1. clone code
  2. cài đặt thư viện: npm i
  3. Update file .env.development (nếu cần thiết)
  4. Chạy dự án: npm run dev

===

Cách chạy tại chế độ production:

  1. clone code
  2. cài đặt thư viện: npm i
  3. Update file .env.production (nếu cần thiết)
  4. Build dự án: npm run build
  5. Chạy dự án: npm run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published