Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/miirinjej/multi-purpose

An animated responsive multi-purpose website.
https://github.com/miirinjej/multi-purpose

7-1pattern animejs aos bem bulma fontawesome multi-purpose nuxtjs pwa responsive-web-design scss vuejs website

Last synced: about 1 month ago
JSON representation

An animated responsive multi-purpose website.

Awesome Lists containing this project

README

        

# multi-purpose

A web app developed from [unity](https://www.behance.net/gallery/40611569/Honor-Unity-Free-PSD) free
template designed by [PixelZeesh](https://www.behance.net/pixelzeesh) lead interactive designer © 2016, available via license: [CC BY-NC-ND 4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.en_US)

## Preview

[View live preview](https://miirinjej.github.io/multi-purpose/)

## Build Setup

``` bash
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate
```

For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).