Skip to content

numaxlab/atomic

Repository files navigation

@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