An Art of War quote generator
NPM:
npm install taowYarn:
yarn add taowimport taow from "taow";
const quote = taow();
// "All warfare is based on deception."
console.log(quote);| Name | Name | Last commit date | ||
|---|---|---|---|---|
An Art of War quote generator
NPM:
npm install taowYarn:
yarn add taowimport taow from "taow";
const quote = taow();
// "All warfare is based on deception."
console.log(quote);