Accountant Search
Setup
npm install
If you encounter C compiler errors when running npm install, try removing package-lock.json and trying again.
Build
npm run build
Develop
npm run dev-server
npm install
If you encounter C compiler errors when running npm install, try removing package-lock.json and trying again.
npm run build
npm run dev-server