1.3.0 • Published 3 years ago
libux v1.3.0
libux
A minimalistic UX framework for libraries in pure JavaScript without dependencies.
How to run
Run the sample app to-do list and the documentation:
- run
npm install - run
npm start - open http://localhost:8080
Run lint
npm run lintBuild to production
npm run build