diff --git a/README.md b/README.md index bbe47faf75458459d107642af3d4197f6e9d5609..102bd9d074ed6e3db180aa5f9be15f1d729f331e 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,9 @@ -# TRIPLAN FRONT +# TRIPLAN BACK -## Project setup +## in local (current working directory -> triplan_front/static) +1. cp settings-local-sample.js settings-local.js +1. npm install +2. npm start -### install dependency -``` -npm install -``` - -### You should add "settings-local.js" file in /static directory - -### run -``` -npm run dev -``` +## website +- http://triplan-vuejs.s3-website.ap-northeast-2.amazonaws.com/ \ No newline at end of file