LEAN: Living Emotional Awareness Now
What will you lean into?
Catalogue Content for LEAN Prj App
========== LEAN is a fullstack app composed of:
Dev Technologies
- Heroku: A live app service.
- React: A frontend library framework.
- Mocha: A test framework.
- Karma: a productive testing environment to developers.
- Eslint: The pluggable linting utility for JavaScript and JSX.
- Mongo: A general purpose, document-based, distributed database.
- Mongoose: An object modeling tool designed to work in an asynchronous environment.and node.js
- Reactstrap: React Bootstrap 4 components.
- Dotenv: A zero-dependency module that loads environment variables.
Installed Packages
- React: npx create-react-app myapp - Reactstrap: npm i bootstrap - npm i reactstrap react react-dom - - mongodb - mongoose - express - fs - dotenv: npm install dotenv
Priors Versions
Here are repos built refining the product. Their version are as follows:
- CurrentRepo
- rgb-survey
- ean
- welean
- [lean]:(has the amz build in outer folder housing/welean)
- weleanfull
- lean-ean
- rn-lean-app
- vera-native-lean
- react-with-api
- travel-guide-and-survey:(former project code refactor for js: ui & c#:be)
- travel-guide-ap
- [survey-react]:(no gh page)
License
Author
Contact: Vera
This project was bootstrapped with Create React App.
App
Click Heroku app for live view
Available Scripts
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser..
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
npm run build
Builds the app for production to the build
folder.
It correctly bundles for production mode and optimizes build for best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Learn More
You can learn more in the Create React App documentation.
To learn React, check out the .
Code Splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
Analyzing the Bundle Size
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
Making a Progressive Web App
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
Advanced Configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
Deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
npm run build
fails to minify
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify