Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-kainet/spfx-fast-serve-helpers
Contains helper classes and functions for spfx-fast-serve tool.
https://github.com/s-kainet/spfx-fast-serve-helpers
sharepoint-framework spfx
Last synced: about 10 hours ago
JSON representation
Contains helper classes and functions for spfx-fast-serve tool.
- Host: GitHub
- URL: https://github.com/s-kainet/spfx-fast-serve-helpers
- Owner: s-KaiNet
- License: mit
- Created: 2021-05-08T11:09:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T20:20:57.000Z (7 months ago)
- Last Synced: 2024-04-14T04:55:36.985Z (7 months ago)
- Topics: sharepoint-framework, spfx
- Language: TypeScript
- Homepage:
- Size: 4.85 MB
- Stars: 7
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spfx-fast-serve-helpers
`fast-serve` CLI and helper functions for [spfx-fast-serve](https://github.com/s-KaiNet/spfx-fast-serve) tool.
-----
## For issues please use [spfx-fast-serve](https://github.com/s-KaiNet/spfx-fast-serve/issues) repository
-----
## Development
1. `pnpm i`
2. `pnpm run dev`
3. In a folder with SPFx solution `pnpm link 'path/to/spfx-fast-serve-helpers'`.