Add local database (IndexedDB) and add `lastUpdated` logic for screens |
||
---|---|---|
.. | ||
nginx | ||
public | ||
src | ||
.dockerignore | ||
Dockerfile.prod | ||
Dockerfile.test | ||
README.md | ||
jest.config.js | ||
package-lock.json | ||
package.json | ||
test.sh | ||
tsconfig.json |
README.md
Para correr la app basta con ejecutar
npm run start
para corerr los test
npm run test