- Advanced TypeScript Programming Projects
- Peter O'Hanlon
- 56字
- 2021-06-24 13:27:11
Technical requirements
As we are using an IndexedDB database to store data, a modern web browser such as Chrome (version 11 or later) or Firefox (version 4 or later) will be required. The finished project can be downloaded from https://github.com/PacktPublishing/Advanced-TypeScript-3-Programming-Projects/tree/master/chapter03. After downloading the project, you will have to install the package requirements using npm install.