ice.js 3 Lite Scaffold
Usage
$ npm install
$ npm start
Directories
.
βββ README.md
βββ ice.config.mts # The project config
βββ package.json
βββ .browserslistrc # Browsers that we support
βββ public
βΒ Β βββ favicon.ico
βββ src
βΒ Β βββ app.ts # The app entry
βΒ Β βββ assets
βΒ Β βΒ Β βββ logo.png
βΒ Β βββ document.tsx
βΒ Β βββ pages # Pages directory
βΒ Β βΒ Β βββ index.module.css
βΒ Β βΒ Β βββ index.tsx # Index page entry
βΒ Β βββ typings.d.ts
βββ tsconfig.json
For more detail, please visit docs.