Skip to content

Repository files navigation

node-webkit-webpack-starter-wordpress

Warning: Make sure you're using Node.js and NPM

Quick start

  #clone this repo
  $ git clone https://github.com/pulsarinformatique/starterkit-wordpress.git

  # change directory to your app
  $ cd my-theme-name

  # install the dependencies with npm
  $ npm install

  # start the server
  $ npm run start

Table of Contents

Getting Started

Dependencies

What you need to run this app:

  • node and nw (Use NVM)
  • this last version is recommended

Installing

  • fork this repo
  • clone your fork
  • npm install to install all dependencies

Running the app

After you have installed all dependencies you can now run the app with:

 npm run start or npm run watch

Pack the app

After you've developed app, you can build and compress the app with:

  npm run build

then the bundle files are placed on the output dir e.g. /dist

Test your SCSS

Run npx stylelint "**/*.css" for testing syntax scss/css

License

PULSAR AGENCY

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages