nthuion-frontend Frontend of NTHU ION Resources Backend Repo Prerequisites node npm Environment Setup npm install # installs dependencies Run in Develop Mode npm run dev Run in Production Mode npm start Run Tests npm test Run Lint npm run lint