- after download the project file run [npm install]
- Create a new
.env
file in the root of your project - Fill the
.env
file with your API key like this: API_KEY=**************************
for test function {npm run test}
for the development mode run [npm run build-dev] for the production mode
- run [npm run build-prod] then [npm start]
- open browser on [loacalhost:8089]
thats the 3rd project for Udacity nanodegree evaluate news NLP