Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 214 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 214 Bytes

@numaxlab/atomic

Build Setup

# install dependencies
$ yarn install

# compile for development
$ yarn dev

# compile for development with watch
$ yarn watch

# compile for production
$ yarn build