Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 17 days ago
JSON representation

Get your app up and running with React

Awesome Lists containing this project

README

        




Resolid Nxt

# Resolid Nxt

#### Get your app up and _running_ with [React](https://react.dev)!

[![React](https://img.shields.io/badge/React-20232A?style=flat&logo=react&logoColor=white)](https://react.dev)
[![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=flat&logo=tailwind-css&logoColor=white)](https://tailwindcss.com)
[![NodeJS](https://img.shields.io/badge/Node.js-339933?style=flat&logo=nodedotjs&logoColor=white)](https://nodejs.org)
[![PNPM](https://img.shields.io/badge/PNPM-F28D1A?style=flat&logo=pnpm&logoColor=white)](https://pnpm.io)
[![Vite](https://img.shields.io/badge/Vite-B73BFE?style=flat&logo=vite&logoColor=FFD62E)](https://vitejs.dev)
[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=flat&logo=typescript&logoColor=white)](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

| [![PageSpeed Desktop](.github/assets/page-speed-desktop.png 'PageSpeed Desktop')](.github/assets/page-speed-desktop.png) | [![PageSpeed Mobile](.github/assets/page-speed-mobile.png 'PageSpeed Mobile')](.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).

![JetBrain](.github/assets/jetbrain-logo.svg)