/ssl_ready_front

The front for SSL Ready

Primary LanguageJavaScriptMIT LicenseMIT

SSL Ready Front

The front for SSL Ready. It was bootstrapped with Create React App.

Compile

$ npm install
$ REACT_APP_API_URL=localhost npm run build