Skip to content

unchainedshop/unchained

Repository files navigation

Unchained Engine

Licensed under the EUPL 1.2

Bundle Size CLA assistant

Code of conduct

See our Contributor Covenant Code of Conduct to view our pledge, standards, responsibilites & more.

Contributing

Please see our Contribution Guidelines.

Quickstart

Prerequisites

Create an example project

npm init @unchainedshop

Then navigate to http://localhost:4000/ to view the welcome screen. You can login with: user: [email protected] password: password

Contribute

git clone https://github.com/unchainedshop/unchained.git
npm install
npm run dev