Skip to content

Front-end for rus wordpress plugin. An open-source wordpress plugin for managing users.

License

Notifications You must be signed in to change notification settings

smitpatelx/rus-frontend-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy env file and input your own values

cp .env.sample .env.production.local

Project Setup

  • Yarn yarn install (recommended)
  • NPM npm install

Compile and Output to dist/

yarn w

Compile and Hot-Reload for Development

yarn dev

Prettier, Type-Check, Compile and Minify for Production Prettier

yarn build

Run Unit Tests with Vitest

yarn test:unit

Lint with ESLint

yarn lint

About

Front-end for rus wordpress plugin. An open-source wordpress plugin for managing users.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published