Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 757 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 757 Bytes

Go Rax

Rax 1.x provides rich components and APIs to help develop multi-end projects quickly. Go Rax is a sample app built with rax 1.x, which is provided to rax developers for reference and learning.

Development

# Install dependencies.
npm install

# Run the application in development mode.
npm run start

# Build the application for production into the `build` folder.
npm run build

References

Experience

qrcode

Screenshot

screenshot

License

MIT