Skip to content

naynco/nayn.theme-slider

Repository files navigation

NAYN.CO

nayn.wordpress

Requirements

  • Wordpress 5.x
  • 100mb free space
  • npm or yarn

Install

  • Upload theme to your /wp-content/themes with name nayn
  • Activate theme.
  • Install & activate all required plugins

Ready

Development

  • open a console and go to /wp-content/themes/nayn
  • npm install or yarn
  • npm run dev-minifyJS && npm run dev-scss or yarn run dev-minifyJS && yarn run dev-scss

Contribute

  1. Please first read for your good. opensource.guide

  2. To contribute read here

  3. Open a issue and ask any thing!