Skip to content

CassianoSF/imba.io

 
 

Repository files navigation

Official site for Imba. Work in progress.

Run

# clone the repository
git clone https://github.com/somebee/imba.io.git

# enter the folder
cd imba.io

# install dependencies
yarn

# compile (continously)
npm run watch

# run server
npm start

# visit localhost:3011 in your browser

About

The official website of Imba

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • CSS 7.4%