An open API service indexing awesome lists of open source software.

https://github.com/raxjs/go-rax

An awesome sample project built with Rax running at multiple ends
https://github.com/raxjs/go-rax

rax

Last synced: 10 months ago
JSON representation

An awesome sample project built with Rax running at multiple ends

Awesome Lists containing this project

README

          

# 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

```shell
# 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

- [Official site](http://rax.js.org)
- [Official repo](https://github.com/alibaba/rax)

## Experience

![qrcode](https://img.alicdn.com/tfs/TB16nC6sUY1gK0jSZFCXXcwqXXa-738-245.jpg)

## Screenshot

![screenshot](https://img.alicdn.com/tfs/TB1dka7sG61gK0jSZFlXXXDKFXa-730-730.jpg)

## License

[MIT](https://opensource.org/licenses/MIT)