Running on create-react-app with Typescript and SCSS.
Preview at https://h4ck37-news-feed.herokuapp.com/
yarn i
- install
yarn start
- run in dev mode - opens http://localhost:3000
yarn test
- Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
yarn build
- builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!