ultr7A / nucleus

Build cross platform desktop apps without wasting memory.
MIT License
1 stars 0 forks source link

nucleus

Build cross platform desktop apps without wasting memory.

To get started, first clone the repo:

git clone git@github.com:SpaceHexagon/nucleus.git

cd nucleus && npm install

Then, place your js, html and css files into the app folder.

To run the app in development mode:

npm start