Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 406 Bytes

README.md

File metadata and controls

39 lines (33 loc) · 406 Bytes

Meka

add full icu to node for i18n

npm install -g full-icu

Setup

yarn install

run dev

It's served in http://dev.meka.com:3009 .

yarn start

build

It's served in ./static folder.

yarn run build
yarn run build:staging
yarn run build:dev

client rendering

yarn run client

server rendering

yarn run server