sgobotta / aplicativos-libres-client

MIT License
0 stars 1 forks source link

Aplicativos Libres

Provides

Building

npm run build

Development

npm start

Tests

npm test or npm run test:watch

Browser Automation

cypress run (with dev-server already running) npm run test:automation (start dev-server, run tests and exit)