neo-no93 / goproxy.io

The goproxy.io source code

Home Page:https://goproxy.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goproxy.io

The goproxy.io source code.

Build

You should ensure the Node.js and npm have been installed.

# Install dependencies
npm install

# Run the webpack to build
# The bundle files will be output in `dist` directory
npm run build

Development

You should ensure the Node.js and npm have been installed.

# Install dependencies
npm install

# Start a local server at 127.0.0.1:8080
npm start

License

MIT.

About

The goproxy.io source code

https://goproxy.io

License:MIT License


Languages

Language:HTML 38.0%Language:CSS 32.2%Language:JavaScript 29.8%