raxjs / go-rax

An awesome sample project built with Rax running at multiple ends

Home Page:https://github.com/alibaba/rax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An awesome sample project built with Rax running at multiple ends

https://github.com/alibaba/rax

License:MIT License


Languages

Language:JavaScript 88.6%Language:CSS 11.4%