Online shopping application example built with jsblocks
- Clone the repository or directly download it from here
git clone https://github.com/astoilkov/jsblocks-shopping-example.git
- Install dependencies. Navigate to the folder and run:
npm install
- Run the application
npm run node
- Server-side rendering
- Sorting, Filtering and Paging
- Loading remote data
- Lazy loading of resources
- Validation
- Routing & History