The build steps #655
cruxcode
started this conversation in
Guides: Contribution to Atri Framework
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The first build
example-atri-app
inpackages
directory attached in this comment/discussion.lerna bootstrap
from the root directory of the repository.yarn build
inside@atrilabs/commands-builder
package.lerna link
from anywhere inside the repository.yarn build
inside@atrilabs/commands
package.yarn build
inside@atrilabs/pwa-builder-server
package.lerna link
from anywhere in the project.yarn build
in@atrilabs/pwa-builder
package.Everytime you want to start development
yarn dev
in@atrilabs/example-atri-app
.yarn editor
in@atrilabs/example-atri-app
.yarn dev
in@atrilabs/pwa-builder
.example-atri-app.zip
Beta Was this translation helpful? Give feedback.
All reactions