Skip to content

shakircode/Alwrite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alwrite

Open Source note-taking and todo app

Development setup for this project:

  1. Fork this repository
  2. clone this repository cmd - git clone repo_url
  3. cd Alwrite
  4. npm install
  5. npm start

Project will run on localhost:3000

Docker Image Creation:

Note : For creating docker image you need to have docker installed)

Docker Installation on Windows guide is here

Command for creating docker image 👇

docker build -t alwrite .

About

Open Source note-taking and todo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.2%
  • CSS 18.0%
  • HTML 4.5%
  • Dockerfile 0.3%