KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
askadev.org
★ 11
Open GitHub ↗
Free mentoring from local programmers
Download README (.md)
Explore Similar Repositories
lamb
:
monitoring tool for better visibility when developing AWS Lambda functions
gitcoin
:
Because Github needs cybermoney, y'all!
qnamaker-sync
:
Syncronization library for Microsoft QnA Maker
JmeterSockJsSampler
:
A Jmeter SockJS Stomp Sampler
credential-research
:
Research on the various credentials databases that have been dumped.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
askadev.org
?
Download (.md)
# Ask a Dev Home Page ## Install ```bash $ yarn install ``` ## Dev ``` $ yarn install && yarn start ``` Hit up http://localhost:8080. ## Production ``` $ yarn run build ``` Everything compiles to `/dist`