The useidioms.com
frontend
- TypeScript
- React, React Router DOM
- React Query
- Remix
- Tailwind, SASS(SCSS), Heroicons
- Utils
- React Window
date-fns
npm run dev
Run Remix dev server with the port 8082
npm run build
Build frontend
npm run start
Run production server with the port 8082
Server can be deployed on a server.
npm run check
Check if there are no type errors in frontend
npm run sass
Convert SCSS to CSS for Remix import css with url
CSS URL Imports
npm run sitemap
Create Sitemap with latest data with loader ts-node