Install

You can get aldnoah in several ways:

  1. yarn
  2. npm
  3. git clone
  4. direct download

yarn

yarn add aldnoah
yarn add aldnoah -g // global install

npm

npm install aldnoah
npm install aldnoah -g

git clone

git clone https://github.com/wenkanglin/aldnoah.git

direct download

https://github.com/wenkanglin/aldnoah/archive/master.zip

Setup

install dependency package:

yarn install // or npm install

dev

run this command for development:

yarn run dev // or yarn dev; or npm run dev

build

run this command for production:

yarn run build // or yarn build; or npm run build

results matching ""

    No results matching ""