https://github.com/lwhiteley/nx-vanilla-extract-setup
a sample repository using nx and vanilla-extract
https://github.com/lwhiteley/nx-vanilla-extract-setup
nx nx-workspace react vanilla-extract webpack
Last synced: 2 months ago
JSON representation
a sample repository using nx and vanilla-extract
- Host: GitHub
- URL: https://github.com/lwhiteley/nx-vanilla-extract-setup
- Owner: lwhiteley
- Created: 2022-10-23T16:00:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T18:26:50.000Z (over 3 years ago)
- Last Synced: 2025-08-20T04:46:20.050Z (11 months ago)
- Topics: nx, nx-workspace, react, vanilla-extract, webpack
- Language: TypeScript
- Homepage: https://dev.to/lwhiteley/using-vanilla-extract-in-an-nx-workspace-webpack-4p3n
- Size: 309 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nx-vanilla-extract-setup
a sample repository using nx and vanilla-extract
## Getting started
- clone the repository
- `npm i`
- `npm run start example-web`