donezombie / course-management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + Next.js + Redux + Redux Saga + Scss

Packges use in template:

  • React.js
  • Next.js
  • SCSS
  • Redux
  • Redux Saga
  • Axios
  • Formik
  • Yup Validator

How to use

npm i
npm run dev ( developepment )
npm start ( production )

Environment

You can access your .env variables by deconstructing 'process.env' object, both on client and server. Just make sure that you reboot the server when updating .env file

Development

  • Upgrade Nextjs 9.3.
  • Restructure Redux folder.

About


Languages

Language:JavaScript 95.8%Language:SCSS 3.5%Language:CSS 0.6%Language:Shell 0.0%Language:Batchfile 0.0%