- Webpack
- Sass styles
- Webpack Loaders and Plugins
- Service workers
- Using APIs and creating requests to external urls
- Node Express
Natural language processing (NLP) is a subfield of computer science, information engineering, and artificial intelligence concerned with the interactions between computers and human (natural) languages, in particular how to program computers to process and analyze large amounts of natural language data.
node
and npm
should be installed on your local machine to be able to build and run this project.
Sign up for 14-day free trial of Aylien Api
Get the SDK.(Software Develeopment Kit). This project uses JavaScript SDK. You can find it here
To create an optimized front-end build for development, run:
npm run build-dev
To run the server in production mode, run:
npm start
npm run build-prod