https://github.com/itsmebriand/base-path-test
https://github.com/itsmebriand/base-path-test
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/itsmebriand/base-path-test
- Owner: ItsMeBrianD
- Created: 2023-04-17T20:58:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T21:04:23.000Z (about 3 years ago)
- Last Synced: 2025-01-20T07:10:25.876Z (over 1 year ago)
- Size: 15 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Evidence Template Project
Welcome to Evidence. Use this project template to get started.
## Getting Started
Check out the docs for [alternative install methods](https://docs.evidence.dev/getting-started/install-evidence) including Docker, Github Codespaces, and alongside dbt.
```shell
npx degit evidence-dev/template my-project
cd my-project
npm install
npm run dev
```
Once you've launched Evidence, this project includes a short tutorial to help you get started.
Don't clone this repo, just download the code using the steps above.
## Learning More
- [Docs](https://docs.evidence.dev/)
- [Github](https://github.com/evidence-dev/evidence)
- [Slack Community](https://join.slack.com/t/evidencedev/shared_invite/zt-uda6wp6a-hP6Qyz0LUOddwpXW5qG03Q)
- [Evidence Home Page](https://www.evidence.dev)