CSxEventBlog is an official event highlight and blogging page of the Department of Computer Science - Gurucharan College, Silchar.
- Node.js
- React.js
- SCSS
- Tailwind CSS
- Next.js Framework
- Hygraph (GraphCMS)
- GraphQL
- graphql
- graphql-request
- html-react-parser
- moment
- next
- react
- react-dom
- react-multi-carousel
- sass
npm install graphql graphql-request html-react-parser moment next react react-dom react-multi-carousel sass
Run the following command in the root directory!
npm install
Avoid using these two following commands. These commands may lead to production build failure.
npm audit fix
npm audit fix --force