Skip to content

Latest commit

 

History

History
executable file
·
34 lines (20 loc) · 711 Bytes

README.md

File metadata and controls

executable file
·
34 lines (20 loc) · 711 Bytes

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!