Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gaku-sei/solid-starter
Solid JS starter with Webpack 5, Graphql, and Tailwind
https://github.com/gaku-sei/solid-starter
Last synced: about 1 month ago
JSON representation
Solid JS starter with Webpack 5, Graphql, and Tailwind
- Host: GitHub
- URL: https://github.com/gaku-sei/solid-starter
- Owner: gaku-sei
- Created: 2020-11-16T14:51:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-17T02:54:32.000Z (about 4 years ago)
- Last Synced: 2024-11-05T13:12:39.803Z (3 months ago)
- Language: TypeScript
- Size: 199 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Solid Starter
With Webpack 5, Tailwind, TypeScript, and GraphQL!
## Available Scripts
First you need to run `yarn graphql:generate` or `npm run graphql:generate`.
In the project directory, you can run:
### `yarn start` or `npm start`
### `yarn test` or `npm test`
### `yarn build` or `npm run build`