Skip to content

Webpack Project for Advanced Frontend Developer Nanodegree - Udacity

Notifications You must be signed in to change notification settings

AsmaaNabilBakr/FEUdacityNanodgree-Sentiment-NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FEUdacityNanodgree-Sentiment-NLP

Webpack Project for Advanced Frontend Developer Nanodegree - Udacity

Install your Packages

npm i

Run Server

npm run start

Run Dev Environment

npm run build-dev

open browser http://localhost:8080/

Run Production Environment

npm run build-prod

open browser http://localhost:8082/

Run test Cases

npm run test

I test if my functions are Defined or not using jest

About

Webpack Project for Advanced Frontend Developer Nanodegree - Udacity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published