Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SaraVieira/make-frontend-shit-again
https://github.com/SaraVieira/make-frontend-shit-again
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/SaraVieira/make-frontend-shit-again
- Owner: SaraVieira
- Created: 2018-05-13T12:38:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T17:15:10.000Z (6 months ago)
- Last Synced: 2024-07-21T07:33:16.179Z (4 months ago)
- Language: Vue
- Homepage: https://makefrontendshitagain.party/
- Size: 18.1 MB
- Stars: 796
- Watchers: 9
- Forks: 39
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# make-frontend-shit-again
[![Build Status](https://travis-ci.org/SaraVieira/make-frontend-shit-again.svg?branch=master)](https://travis-ci.org/SaraVieira/make-frontend-shit-again)
If you want to add dumb websites don't feel scared by all the vue files, all you need to do is add to this array: https://github.com/SaraVieira/make-frontend-shit-again/blob/master/pages/data.js
> Make Frontend Shit Again
https://makefrontendshitagain.party
> It's complicated on purpose btw, I wanted to do it in ReasonML and GraphQL but I didn't have time as this was done in an afternoon hackathon
## Build Setup
```bash
# install dependencies
$ npm install # Or yarn install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm start
```Built [Nuxt.js](https://github.com/nuxt/nuxt.js).