Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhavyagada/xene
A radical programming platform for assessing logical abilities
https://github.com/bhavyagada/xene
Last synced: 24 days ago
JSON representation
A radical programming platform for assessing logical abilities
- Host: GitHub
- URL: https://github.com/bhavyagada/xene
- Owner: bhavyagada
- Created: 2022-06-09T11:01:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T03:18:48.000Z (6 months ago)
- Last Synced: 2024-11-11T19:12:09.442Z (3 months ago)
- Language: Vue
- Size: 576 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Xene
> A Radical Programming Platform for Assessing Logical Abilities
## Build Setup
``` bash
# install dependencies
$ npm run 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).