https://github.com/protocol/ipfs-summit-website
https://github.com/protocol/ipfs-summit-website
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/protocol/ipfs-summit-website
- Owner: protocol
- Created: 2020-04-14T05:31:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T17:06:38.000Z (about 5 years ago)
- Last Synced: 2024-12-29T08:40:51.792Z (about 1 year ago)
- Language: JavaScript
- Size: 30.5 MB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IPFS Summit Website
### Prerequisites
* Node JS version 10+
### Installation
Install NPM packages
```sh
npm install
npm run dev
```
### Deploy To Production
Pushes to master automatically deploy through fleek.co