Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kilnfi/sof-security-test
https://github.com/kilnfi/sof-security-test
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kilnfi/sof-security-test
- Owner: kilnfi
- Created: 2024-01-18T11:01:18.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-18T12:44:01.000Z (about 1 year ago)
- Last Synced: 2024-04-15T12:02:10.245Z (10 months ago)
- Language: Solidity
- Size: 252 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# kiln case study
## Instructions
Cd into the `dapp` directory:
```bash
cd dapp
```Install the packages
```bash
npm install
```Run the dapp locally
```bash
npm run build
npm run preview
```Now you can visit http://localhost:4173/ to view the dApp.