Skip to content

thexdev/weetnie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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..)