Version: 0.1.0
Tags: typescript, react, reactjs,nextjs, now, es6, postcss
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the .next/server/static/
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
Your app is ready to be deployed!
Starts next.js server for dynamic rendering.
Start main linting task with prettier, stylelint, typescript lint and eslint. This is run before all other main tasks to enforce code conventions.
We deploy via now from Zeit.
We use BrowserStack for compatibility testing.