https://github.com/na2axl/flatos.js
A version of FlatOS running only with Node.js
https://github.com/na2axl/flatos.js
Last synced: 3 months ago
JSON representation
A version of FlatOS running only with Node.js
- Host: GitHub
- URL: https://github.com/na2axl/flatos.js
- Owner: na2axl
- Created: 2016-08-05T00:59:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-15T04:02:38.000Z (over 8 years ago)
- Last Synced: 2025-01-10T21:47:14.435Z (5 months ago)
- Language: JavaScript
- Size: 18.5 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlatOS.js
A version of FlatOS running only with Node.js**This project is in active development**
## Installation
To install FlatOS.js, you have to run this command:
```sh
$ npm install
```## Start
To start FlatOS.js, run this command:
```sh
$ npm start
```
or
```sh
$ node index.js
```
After, open your browser and go to the address: `127.0.0.1:8000`## Contributing
You can contribute to this project by opening new issues or by making a pull request !## Authors
* **Axel Nana**: - [https://tutorialcenters.tk](https://tutorialcenters.tk)## Copyrights
(c) 2016 Centers Technologies.