Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 376 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 376 Bytes

Elixir-UI

Project setup

yarn install

Configurations

  • edit .env.development & .env.production

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.