Skip to content

Entrivax/fu-playground

Repository files navigation

Fusion Playground

This repository contains the sources for a Fusion Playground.

This project is not official and was made just for fun.

Prerequisite

Clone the repository and its submodules with:

git clone --recursive https://github.com/Entrivax/fu-playground

You need to install the npm packages before building the project:

npm install

How to build

To build the project, you can simply do:

npm run build

To build-watch the project:

npm run watch

Then open the index.html file through an HTTP server.

To deploy the project after build, copy the file index.html and the folder dist where you want to deploy it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published