Skip to content

gthanasis/ocean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ocean

frontend

To run the project

cd frontend

nx serve webapp

To add a new webapp component

nx g @nrwl/react:component componentName --project webapp

To add a new ui lib component

nx g @nrwl/react:component componentName --project ui

To add a lib

nx g @nrwl/react:lib libName

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published