An open API service indexing awesome lists of open source software.

https://github.com/astarnetwork/crowdloan-app

Astar network official Polkadot crowdloan campaign contribution page
https://github.com/astarnetwork/crowdloan-app

astar-network crowdloan parachain polkadot

Last synced: 5 months ago
JSON representation

Astar network official Polkadot crowdloan campaign contribution page

Awesome Lists containing this project

README

          

# crowdloan

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Run your unit tests
```
npm run test:unit
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).