Frontend
Installation
Use git to clone files to a local directory:
Assuming that Node.js and yarn are already installed, install packages:
Development
Use the following command to build and serve an application for development:
Application can be accessed for devs at http://localhost:8000/
Last updated
Was this helpful?