Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dalexhd/reveal42
ReavealJS presentation tool integrated with 42 intranet api.
https://github.com/dalexhd/reveal42
42 42born2code 42madrid 42school nuxtjs revealjs
Last synced: about 2 months ago
JSON representation
ReavealJS presentation tool integrated with 42 intranet api.
- Host: GitHub
- URL: https://github.com/dalexhd/reveal42
- Owner: dalexhd
- Created: 2020-07-20T10:53:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T00:34:50.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T12:40:11.375Z (9 months ago)
- Topics: 42, 42born2code, 42madrid, 42school, nuxtjs, revealjs
- Language: JavaScript
- Homepage:
- Size: 143 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reveal42
## 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 run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).