npm i
npm start
npm test
The SPA is very small, but some minor enhancements can be made:
- Caching of resources, such as images, would increase load times and reduce strain
- Minifying css and js for smaller source loads
npm i
npm start
npm test
The SPA is very small, but some minor enhancements can be made: