Skip to content

thexdev/weetnie

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date
Jul 30, 2020
Aug 6, 2020
Aug 6, 2020
Aug 9, 2020
Aug 6, 2020
Jul 30, 2020
Aug 6, 2020
Aug 6, 2020
May 28, 2021

Repository files navigation

πŸ“‚ Weetnie

Netlify Status

Weetnie is an OpenSource cloud storage manager template designed by Tirto Tri Atmojo πŸ‘¨β€πŸŽ¨ and written by M. Akbar Nugroho πŸ‘¨β€πŸ’». It's fully writen with React.js βš› and styled with TailwindCSS 🎨.

🧰 Requirements

  • Node.js >= 8.10
  • Yarn >= 0.25 or NPM >= 5.2
  • Git

⚑ Installation

Using Git

  1. Clone this repository to your computer
  2. cd to the cloned repository
  3. Run yarn install or npm install
  4. Then run yarn build:tailwind
  5. Finally start the app by run yarn start

Download as package

  1. Download this repository as zip and extract to your computer
  2. cd to the extracted package
  3. Run yarn install or npm install
  4. Then run yarn build:tailwind
  5. Finally start the app by run yarn start

πŸ“¦ Build

  1. cd to the root app directory
  2. Run yarn build:tailwind
  3. Then run yarn build

πŸ€” What's next?

(I will fill it soon..)