https://github.com/huijiewei/resolid-nxt
Get your app up and running with React
https://github.com/huijiewei/resolid-nxt
framework i18next react react-router tailwindcss typescript vite
Last synced: 11 months ago
JSON representation
Get your app up and running with React
- Host: GitHub
- URL: https://github.com/huijiewei/resolid-nxt
- Owner: huijiewei
- License: mit
- Created: 2023-03-30T15:56:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T05:57:16.000Z (over 2 years ago)
- Last Synced: 2024-02-05T06:42:49.058Z (over 2 years ago)
- Topics: framework, i18next, react, react-router, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://nxt.resolid.tech
- Size: 4.85 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Resolid Nxt
#### Get your app up and _running_ with [React](https://react.dev)!
[](https://react.dev)
[](https://tailwindcss.com)
[](https://nodejs.org)
[](https://pnpm.io)
[](https://vitejs.dev)
[](https://www.typescriptlang.org)
## Highlights
- Light
- Typesafe
## Dev
Install dependencies:
```shell
pnpm install
```
To run for the first time, you need to run:
```shell
npm run run:build
```
Run website dev server:
```shell
npm run website:dev
```
## PageSpeed Insights
| [](.github/assets/page-speed-desktop.png) | [](.github/assets/page-speed-mobile.png) |
|--------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|
## Website
visit [nxt.resolid.tech](https://nxt.resolid.tech).
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md).
## License
[MIT](./LICENSE).
## Thanks
Thanks to JetBrains for the [OSS development license](https://jb.gg/OpenSourceSupport).
