Added license.

This commit is contained in:
Mike Cao 2020-08-17 00:05:57 -07:00
parent d3514cfc5f
commit ebad54ab82
2 changed files with 26 additions and 1 deletions

View file

@ -85,4 +85,8 @@ npm start
By default this will launch the application on `http://localhost:3000`. You will need to either
[proxy](https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/) requests from your web server
or change the [port](https://nextjs.org/docs/api-reference/cli#production) to serve the application directly.
or change the [port](https://nextjs.org/docs/api-reference/cli#production) to serve the application directly.
## License
MIT