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

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

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.