bipinmdr07 / blog-post-fe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog Post

FE Application for Blog post.

Prerequisite

  1. node
  2. yarn

Setting up Environments

  1. Intall all the application dependencies by running.
yarn

Running the application in development environment.

  1. First fill out the .env file with necessary environment variables.

  2. Run dev server using

yarn start

Building the application.

yarn build

About


Languages

Language:JavaScript 90.8%Language:HTML 5.7%Language:CSS 2.9%Language:Shell 0.6%