https://github.com/VulcanJS/vulcan-docs
📖 Docs for React/Apollo/Meteor version of Vulcan
https://github.com/VulcanJS/vulcan-docs
Last synced: 8 months ago
JSON representation
📖 Docs for React/Apollo/Meteor version of Vulcan
- Host: GitHub
- URL: https://github.com/VulcanJS/vulcan-docs
- Owner: VulcanJS
- Created: 2016-11-27T00:57:48.000Z (about 9 years ago)
- Default Branch: devel
- Last Pushed: 2022-12-04T20:50:26.000Z (about 3 years ago)
- Last Synced: 2025-04-16T01:34:50.437Z (9 months ago)
- Language: Less
- Homepage: http://docs.vulcanjs.org
- Size: 4.14 MB
- Stars: 42
- Watchers: 9
- Forks: 86
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-list - vulcan-docs
README
# Vulcan Docs
To run:
```
git clone --recursive https://github.com/VulcanJS/vulcan-docs.git
cd vulcan-docs
npm install
npm start
```