Skip to content

syuraj/sangeetnepal

Repository files navigation

SangeetNepal.com

Netlify Status

Folder Structure

/packages
	/common [All common components and resource]
		/Assets
		/components
		/contexts
		/data
		/theme
	/functions
	/landing-gatsby

Stack We Have Used

  1. Lerna (A tool for managing JavaScript projects with multiple packages. https://lernajs.io)
  2. Yarn Workspace
  3. Gatsby Js
  4. Styled System and Styled Components

Development

  1. yarn start to start dev build
  2. yarn build && yarn serve to build & run production build