mounikagonti / gxber

A Sass Template

Home Page:https://master--gilded-concha-d4927f.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GXBER SASS Template

System Requirements

# Node.js 16.8 or later.
# MacOS, Windows (including WSL), and Linux are supported.

Prerequisites

# Download the Node js and setup your environment

# Check your node version
$ node -v

# Check package manager version
$ yarn -v (or) npm -v

Quick Start

# Clone the application
$ git clone https://github.com/mounikagonti/gxber.git

# Install dependencies
$ yarn install (or) npm install

# Serve on localhost:3000
$ yarn run dev (or) npm run dev

About

A Sass Template

https://master--gilded-concha-d4927f.netlify.app/


Languages

Language:SCSS 50.7%Language:TypeScript 48.3%Language:HTML 1.0%